NevronOpenVision
Nevron.Nov.UI Namespace / NStyleSplitButtonCommandSource<T> Class
Fields Properties Methods Events


In This Topic
    NStyleSplitButtonCommandSource<T> Class Members
    In This Topic

    The following tables list the members exposed by NStyleSplitButtonCommandSource<T>.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NStyleSplitButtonCommandSource  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Attaches the command source to the specified element  
    Protected MethodOverridden. Detaches the command source to the specified element  
    Protected MethodOverloaded. Executes the command by passing as parameter NNode.ClearValueObject if value.Automatic is true, or the value contained inside in the value in the other case.  
    Protected MethodOverridden. Gets the mask that defines the aspects of the owner element that need to be updated at update timer ticks and after command execution.  
    Protected MethodOverridden. Called when the owner style split button has been clicked. Calls the ExecuteCommand method with the currently selected fill.  
    Protected MethodCalled when the popup is opening.  
    Protected MethodCalled when the selected fill of the owner fill split button has changed. Executes the command with the currently selected style.  
    Protected MethodOverridden. Overriden to update the command source element property.  
    Top
    See Also